Release 10.1A: OpenEdge Development:
ADM Reference


receiveReplyHandler

Procedure that handles any reply to a message that has been sent.

Location: xml.p

Parameters:

INPUT phMessage AS HANDLE

Handle of the JMS reply message being received.

Notes: An override of this procedure should get the Correlation ID of the message to synchronize it to the original message being replied to. It should also get any needed property values and the body of the reply message.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095